home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1997 April / Software of the Month Club 1997 April.iso / pc / dos / edu / ucalc / ucalc.tsr < prev    next >
Encoding:
Text File  |  1996-11-21  |  460 b   |  7 lines

  1. ; Type  UCALC /TSR  at the DOS prompt to load UCALC as a memory resident file
  2.  
  3. MEMORY=E/F               ; Options:  MAIN, FILE, EMS, E/F (E/F = EMS or File)
  4. SWAPFILE=C:\UCALC$.$$$   ; Swapfile is ignored if MAIN or EMS is used
  5. HOTKEY=ALT U             ; Hot key:  CTRL, ALT and/or SHIFT plus a character
  6. EXTRAMEM=11000           ; Raise this to allocate more memory for UCALC
  7. TEXTBUFF=15              ; Number of lines that can be recalled with up arrow